home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1998 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'DataBkr.pas' rev: 3.00
-
- #ifndef DataBkrHPP
- #define DataBkrHPP
- #include <ActiveX.hpp>
- #include <Classes.hpp>
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
-
- namespace Databkr
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- extern PACKAGE System::Variant __fastcall VarArrayFromStrings(Classes::TStrings* Strings);
- extern PACKAGE void __fastcall EnumIProviderProps(_di_ITypeInfo TypeInfo, Classes::TStrings* PropNames
- );
-
- } /* namespace Databkr */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Databkr;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // DataBkr
-